home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of Education
/
World of Education.iso
/
world_m
/
mercuryz.zip
/
QUADRAT.EKA
< prev
next >
Wrap
Text File
|
1992-03-24
|
149b
|
8 lines
; This demonstrates minimizing a simple function.
MINIMIZE F
F = x^2 - 7x + 10
-100 < x < +100
{ Exact solution is x = 3.5, F = -2.25. }